/* add */
.page_box {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
/* 头部导航 */
.section_2 {
	box-shadow: 0px 5px 10px 0px rgba(72, 15, 15, 0.22);
	background-color: rgba(255, 255, 255, 1);
	width: 100%;
	height: 65px;
	justify-content: space-between;
  }
  
  .image_2 {
	width: 168px;
	height: 41px;
	margin: 12px 0 0 122px;
  }
  
  .text-wrapper_4 {
	line-height: 65px;
    margin-right: 200px;
  }
  .text_14{
	display: flex;
	span{
		font-size: 20px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		margin: 0px 15px 0px 15px;
	}
	a{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
	}
	a:hover{
		cursor: pointer;
		color:#D60D0B;
	}
  }
/* 头部导航 end*/
/* 通用头部 start */
.header {
	width: 100%;
	min-width: 1200px;
	height: 65px;
	background: rgba(255, 255, 255, 0);
	position: absolute;
	top: 389px;
	z-index: 99;
	background-image: url("../img/header_title.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

}

.header .h-content {
	height: 65px;
}

.header .h-content .h-logo,
.header .h-content .h-nav,
.header .h-content .h-menu {
	float: left;
	vertical-align: middle;
	display: table-cell;
}

.header .h-content .h-menu {
	float: right;
	margin-right: 20px;
}

.logo1 {
	width: 91px;
	height: 34px;
	margin-right: 22px;
}

.logo2 {
	width: 199px;
	height: 58px;
}



.header .h-content .h-nav ul {
	/* float: left; */
}

.header .h-content .h-nav ul li {
	float: left;
	line-height: 65px;
	margin-right: 80px;
}

.header .h-content .h-nav ul li:last-child {
	margin-right: 0;
}

.header .h-content .h-nav ul li a {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}

.header .h-content .h-nav ul li a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 11px;
}

/* .header .h-content .h-nav ul li .active {
	
} */


.header .h-content .h-menu .h-menu-item {
	float: left;
	line-height: 65px;
	margin-right: 33px;
}

.header .h-content .h-menu .h-menu-item:last-child {
	margin-right: 0;
}

.header .h-content .h-menu .h-menu-item img {
	width: 17px;
	height: 19px;
	margin-right: 8px;
	margin-top: -3px;
}

.header .h-content .h-menu .h-menu-item .h-menu-text {
	font-size: 18px;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
}

/* 通用头部 end */

.crumb {
	margin-top: 60px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	opacity: 1;
	margin-bottom: 57px;
}
.crumb a {
	margin: 0 12px;
}

.crumb a:first-child {
	margin-left: 0;
}

/* 通用banner部分  start */
.banner {
	width: 100%;
	height: 400px;
	z-index: 0!important;
	position: absolute;
    top: 530px;
}

.banner .img {
	width: 100%;
	height: 873px;
	background-image: url(../../img/home/banner2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.banner .pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.banner .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #555;
	margin: 0 10px;
	opacity: 0.5;
	cursor: pointer;
	background-color: #fff;
}

.banner .swiper-active-switch {
	background: #fff;
	opacity: 1;
}

.banner .swiper-container{
	z-index: 0!important;
}

/* 通用banner部分  end */

/* 通用底部 start */
.footer {
	background: #363636;
}

.footer .f-content {
	box-sizing: border-box;
	padding: 42px 0;
	overflow: hidden;
}

.footer .f-content .f-left {
	float: left;
	width: 483px;
	height: 247px;
	margin-right: 27px;
	background-color: rgba(255, 255, 255, .03);
	padding: 35px;
	box-sizing: border-box;
}

.footer .f-content .f-left .f-left-text {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 254, 254, .8);
	line-height: 24px;
	text-indent: 2em;
}

.footer .f-content .f-right {
	float: left;
	height: 247px;
	width: 690px;
	background-color: rgba(255, 255, 255, .03);
	padding: 35px;
	box-sizing: border-box;
}

.footer .f-content .f-right .f-right-content .f-right-text {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.footer .f-content .f-right .f-right-content .f-right-text p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 254, 254, .8);
	line-height: 28px;
}

.footer .f-content .f-right .f-right-content .f-right-qrcode {
	float: left;
	margin-top: 16px;
}

.footer .f-content .f-right .f-right-content .f-right-qrcode .f-right-qrcode-item {
	float: left;
	text-align: center;
	margin-right: 28px;
}

.footer .f-content .f-right .f-right-content .f-right-qrcode .f-right-qrcode-item:last-child {
	margin-right: 0;
}

.footer .f-content .f-right .f-right-content .f-right-qrcode .f-right-qrcode-item img {
	width: 72px;
	height: 72px;
}

.footer .f-content .f-right .f-right-content .f-right-qrcode .f-right-qrcode-item p {
	font-size: 12px;
	margin-top: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 254, 254, .8);
}

.footer .f-title {
	text-align: center;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 39px;
}

.footer .f-title .f-title-line {
	display: inline-block;
	width: 46px;
	border-top: 1px solid rgba(255, 255, 255, .6);
	vertical-align: 5px;
}

.footer .f-title .f-title-text {
	margin: 0 23px;
}

.footer .f-copyright {
	background-color: #2E2E2E;
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFEFE;
	height: 77px;
	line-height: 77px;
}

/* 通用底部 end */
/* 通用底部2 start */
.footer2 {
	height: 138px;
	background-color: rgba(248, 248, 248, 1);
	text-align: center;
	padding-top: 36px;
	box-sizing: border-box;
}

.footer2 p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #282828;
	line-height: 1;
	margin-bottom: 23px;
}

/* 通用底部2 end */

/* 返回顶部 */
.top_btn{
	text-align: center;
	border-radius: 4px;
	box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	position: fixed;
	right: 40px;
	bottom: 100px;
	background: #fff;
	z-index: 9999;
	padding: 12px;
	cursor: pointer;
}
.top_btn img{
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 auto 10px;
}
/* 返回顶部end */
.container_12{
	max-width:1200px;
	margin: 0 auto;

}
/* 立即咨询 */
.sy-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    /* background: rgba(0, 0, 0, 0.8); */
	background-color: rgba(0, 0, 0, 0.45);
	pointer-events: none;
    left: 0;
    top: 0;
    z-index: 1000
}
.sy-alert {
	position: fixed;
	display: none;
	overflow: hidden;
	width: 563px;
	height: 532px;
	max-width: 90%;
	max-height: 80%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	background: url('../img/djy_tk_bg.png') no-repeat center;
	background-size: cover;
	box-shadow: 4px 4px 32px 0px rgba(0,0,0,0.1);
    border-radius: 10px;
}

.sy-alert.animated {
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

.sy-alert .sy-title {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-top: 29px;
}

.sy-alert .sy-content {
	margin-top: 35px;
}

.sy-alert.sy-alert-model .sy-content {
	text-align: center
}

.sy-alert.sy-alert-model .sy-content img {
	width: 180px;
	height: 180px;
	display: inline-block;
}

.sy-alert.sy-alert-model .sy-content p {
	font-size: 17px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	width: 180px;
	height: 42px;
	text-align: center;
	margin: 0 auto;
	line-height: 42px;
	background: #FFFFFF;
	box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.06);
}

.sy_box {
	margin: 0 auto;
	width: 260px;
	margin-top: 60px;

}

.sy_box p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	text-align: justify;
}

.sy-btn {
	position: absolute;
	right: 20px;
	top: 32px;
	width: 18px;
	height: 17px;
	color: #666666;
	font-size: 18px;
	cursor: pointer;
	background: url('../img/djy_tk_clone.png') no-repeat center;
	background-size: cover;
}
/* 立即咨询end */
/* 最新底部 */
.foot_con{
	width: 100%;
    height: 458px;
    background: #C31F1F;
    margin: 0 auto;
	
}
.foot_con .box1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	display: flex;
	justify-content: center;
	padding-top: 71px;
	height: 270px;
}
.foot_con .box{
	width: 585px;
    background: #ffffff;
    box-shadow: 0 5px 15px #0000000f;
    background-color: #ffffff1a;
    color: #fff;
    padding: 38px 40px 0px 30px;
}
.textBox{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	opacity: 0.8;
	text-align: justify;
}
.foot_con .left{
	margin-right: 30px;
}
.foot_con .right{
	display: flex;
    justify-content: space-between;
    padding-top: 48px;
	padding-right: 60px !important
}
.right .textBox h2{
	font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
	margin-bottom: 50px;
}
.foot_con .image_10{
	width: 100px;
    height: 100px ;
    display: inline-block;
}
.right_flex{
	padding-top: 45px;
	text-align: justify;
}
.right_flex p{
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.box_18 {
	background: url('../img/djy-logo1.png') no-repeat center;
	background-size: 100% 100%;
	margin-left: 4px;
	width: 158px;
	height: 39px;
	margin-bottom: 40px;
  }
.foot_con .bot_xian{
	min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    width: 85%;
    height: 1px;
    background: #FFFFFF;
    border: 0px solid #FAFAFA;
    opacity: 0.5;
    margin-top: 54px;
}
.foot_con .bot_xian p{
	width: 1200px;
    height: 63px;
    margin: 0 auto;
    line-height: 63px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: white;
}
/* weibu */
